hipreme_engine v1.0.14 (2023-12-23T18:43:10Z)
Dub
Repo
HipMTLShader.compileShader
hip
hiprenderer
backend
metal
mtlshader
HipMTLShader
Undocumented in source. Be warned that the author may not have intended to support it.
bool
compileShader
(FragmentShader fs, string shaderSource)
class
HipMTLShader
bool
compileShader
(
FragmentShader
fs
,
string
shaderSource
)
bool
compileShader
(VertexShader vs, string shaderSource)
Meta
Source
See Implementation
hip
hiprenderer
backend
metal
mtlshader
HipMTLShader
constructors
this
functions
bind
bindArrayOfTextures
compileShader
createFragmentShader
createShaderProgram
createVariablesBlock
createVertexShader
deleteShader
dispose
getId
linkProgram
onRenderFrameEnd
sendVars
sendVertexAttribute
setBlending
setShaderVar
unbind
variables
device
mtlRenderer